Skip to content

deps: bump rmcp from 2.2.0 to 3.0.0 - #256

Merged
bug-ops merged 2 commits into
mainfrom
dependabot/cargo/rmcp-3.0.0
Aug 3, 2026
Merged

deps: bump rmcp from 2.2.0 to 3.0.0#256
bug-ops merged 2 commits into
mainfrom
dependabot/cargo/rmcp-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps rmcp from 2.2.0 to 3.0.0.

Release notes

Sourced from rmcp's releases.

rmcp-macros-v3.0.0

Other

  • release stable 3.0.0

rmcp-v3.0.0

Fixed

  • recognize 2026 MCP methods (#1076)

rmcp-macros-v3.0.0-beta.5

Other

  • prepare for stable 3.0 release (#1073)

rmcp-v3.0.0-beta.5

Fixed

  • [breaking] remove server_info from DiscoverResult (#1065)
  • preserve transient OAuth discovery HTTP errors (#1071)
  • [breaking] preserve OAuth discovery transport errors (#1069)
  • gate client handler bounds for local (#1068)

Other

  • prepare for stable 3.0 release (#1073)
  • RFC 9728 resource is used instead of base url when possible (#962)
  • [breaking] remove deprecated v3 APIs (#1066)

rmcp-macros-v3.0.0-beta.4

Fixed

  • [breaking] omit resultType for legacy protocol sessions (#1038)

Other

  • declare and check MSRV (#1034)

rmcp-v3.0.0-beta.4

Fixed

  • accept namespaced discovery server information (#1044)

Other

  • (deps) update base64 requirement from 0.22 to 0.23 (#1059)
  • (deps) update jsonwebtoken requirement from 10 to 11 (#1058)

rmcp-macros-v3.0.0-beta.3

Fixed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Dependency updates rust Rust code changes labels Jul 29, 2026
@github-actions github-actions Bot added configuration Configuration changes major-update Major version update requiring manual review and removed rust Rust code changes labels Jul 29, 2026
@bug-ops
bug-ops force-pushed the dependabot/cargo/rmcp-3.0.0 branch from 9f4b99f to 32dd8bb Compare August 3, 2026 14:28
@bug-ops
bug-ops enabled auto-merge (squash) August 3, 2026 14:28
Bumps [rmcp](https://github.com/modelcontextprotocol/rust-sdk) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml)
- [Commits](modelcontextprotocol/rust-sdk@rmcp-v2.2.0...rmcp-v3.0.0)

---
updated-dependencies:
- dependency-name: rmcp
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bug-ops
bug-ops force-pushed the dependabot/cargo/rmcp-3.0.0 branch from 32dd8bb to eb2c6bc Compare August 3, 2026 15:03
ServerHandler::read_resource now returns ReadResourceResponse, an
enum wrapping ReadResourceResult and InputRequiredResult, instead of
ReadResourceResult directly.
@github-actions github-actions Bot added rust Rust code changes mcpls-core mcpls-core crate changes labels Aug 3, 2026
@bug-ops
bug-ops merged commit 09710d4 into main Aug 3, 2026
27 checks passed
@bug-ops
bug-ops deleted the dependabot/cargo/rmcp-3.0.0 branch August 3, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Configuration changes dependencies Dependency updates major-update Major version update requiring manual review mcpls-core mcpls-core crate changes rust Rust code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant